const net/http.http2FrameData

5 uses

	net/http (current package)
		h2_bundle.go#L1359: 	http2FrameData         http2FrameType = 0x0
		h2_bundle.go#L1372: 	http2FrameData:         "DATA",
		h2_bundle.go#L1426: 	http2FrameData: {
		h2_bundle.go#L1457: 	http2FrameData:         http2parseDataFrame,
		h2_bundle.go#L2020: 	f.startWrite(http2FrameData, flags, streamID)